updating oE text_rows
text_rows
include console.e namespace console public function text_rows(positive_int rows)
sets the number of lines on a text-mode screen.
Parameters:
- rows : an integer, the desired number of rows.
Platform:
Windows
Returns:
An integer, the actual number of text lines.
Comments:
Values of 25, 28, 43 and 50 lines are supported by most video cards.
See Also:
Not Categorized, Please Help
|